Skip to content

Conversation

@ngehrsitz
Copy link

📦 Package Details

Maintainer: @tohojo

Description:
This PR adds support for specifying a --cert-profile which was added to acme.sh 3.1.2. This enables the use of profiles like shortlived from Letsencrypt.


🧪 Run Testing Details

  • OpenWrt Version:
  • OpenWrt Target/Subtarget:
  • OpenWrt Device:

✅ Formalities

  • I have reviewed the CONTRIBUTING.md file for detailed contributing guidelines.

If your PR contains a patch:

  • It can be applied using git am
  • It has been refreshed to avoid offsets, fuzzes, etc., using
    make package/<your-package>/refresh V=s
  • It is structured in a way that it is potentially upstreamable
    (e.g., subject line, commit description, etc.)
    We must try to upstream patches to reduce maintenance burden.

@ngehrsitz ngehrsitz force-pushed the acmesh-cert-profiles branch from e17cda2 to 360e79b Compare January 1, 2026 18:34
acme 3.1.2 added a new --cert-profile option to request specific certificates.
This makes it possible to request shortlived six day certificates from Letsencrypt.

Signed-off-by: Norman Gehrsitz <openwrt@gehrsitz.eu>
@ngehrsitz ngehrsitz force-pushed the acmesh-cert-profiles branch from 360e79b to 72fd3bd Compare January 2, 2026 18:47
@ngehrsitz ngehrsitz requested a review from tohojo January 2, 2026 18:51
@tohojo tohojo merged commit c410b89 into openwrt:master Jan 3, 2026
12 checks passed
@tohojo
Copy link
Contributor

tohojo commented Jan 3, 2026

Please have a look at adding this to the GUI (luci-app-acme) as well :)

ngehrsitz pushed a commit to ngehrsitz/luci that referenced this pull request Jan 4, 2026
This makes the new --cert-profile option from openwrt/packages#28237 available in Luci.

Signed-off-by: Norman Gehrsitz <git@gehrsitz.eu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants